2025-06-13 14:37:56,876 [ 364138 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-06-13 14:37:56,877 [ 364138 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-06-13 14:37:56,877 [ 364138 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-06-13 14:37:56,877 [ 364138 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_27xko5 --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests test_shutdown_static_destructor_failure/test.py::test_shutdown test_ssh/test.py::test_create_table test_ssh/test.py::test_no_inserts_from_infile test_ssh/test.py::test_no_queries_from_file test_ssh/test.py::test_no_selects_into_outfile test_ssh/test.py::test_simple_query_with_openssh_client test_ssh/test.py::test_simple_query_with_paramiko test_storage_delta/test_imds.py::test_session_token test_storage_hudi/test.py::test_multiple_hudi_files test_storage_hudi/test.py::test_single_hudi_file test_storage_hudi/test.py::test_types test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_mysql_ssl_auth test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_hiding_credentials test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update test_storage_s3_queue/test_1.py::test_drop_table test_storage_s3_queue/test_1.py::test_max_set_age test_storage_s3_queue/test_1.py::test_max_set_size 'test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered]' 'test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered]' 'test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered]' test_storage_s3_queue/test_1.py::test_s3_client_reused 'test_storage_s3_queue/test_3.py::test_commit_on_limit[16]' 'test_storage_s3_queue/test_3.py::test_commit_on_limit[1]' test_storage_s3_queue/test_3.py::test_exception_during_insert 'test_storage_s3_queue/test_3.py::test_processed_file_setting[1]' 'test_storage_s3_queue/test_3.py::test_processed_file_setting[5]' 'test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1]' 'test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5]' test_storage_s3_queue/test_3.py::test_settings_check test_storage_s3_queue/test_3.py::test_upgrade test_storage_s3_queue/test_3.py::test_upgrade_2 test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers test_store_cleanup/test.py::test_store_cleanup test_system_clusters_actual_information/test.py::test test_system_queries/test.py::test_DROP_DNS_CACHE test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY test_system_queries/test.py::test_system_flush_logs 'test_table_function_mongodb_legacy/test.py::test_auth_source[False]' 'test_table_function_mongodb_legacy/test.py::test_complex_data_type[False]' 'test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False]' 'test_table_function_mongodb_legacy/test.py::test_missing_columns[False]' 'test_table_function_mongodb_legacy/test.py::test_no_credentials[False]' 'test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False]' 'test_table_function_mongodb_legacy/test.py::test_secure_connection[True]' 'test_table_function_mongodb_legacy/test.py::test_simple_select[False]' test_tmp_policy/test.py::test_disk_selection test_trace_collector_serverwide/test.py::test_global_thread_profiler test_trace_log_build_id/test.py::test_trace_log_build_id test_truncate_database/test_replicated.py::test_truncate_database_replicated test_undrop_query/test.py::test_undrop_drop_and_undrop_loop 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0]' 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1]' test_user_valid_until/test.py::test_basic test_user_valid_until/test.py::test_details test_user_valid_until/test.py::test_multiple_authentication_methods test_user_valid_until/test.py::test_restart test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation test_zookeeper_config/test.py::test_chroot_with_different_root test_zookeeper_config/test.py::test_chroot_with_same_root -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [87 items] scheduling tests via LoadFileScheduling test_storage_s3_queue/test_3.py::test_commit_on_limit[16] test_storage_redis/test.py::test_create_table test_table_function_mongodb_legacy/test.py::test_auth_source[False] test_ssh/test.py::test_create_table test_storage_s3_queue/test_1.py::test_drop_table test_storage_url_http_headers/test.py::test_storage_url_http_headers test_system_queries/test.py::test_DROP_DNS_CACHE test_storage_mysql/test.py::test_binary_type test_storage_hudi/test.py::test_multiple_hudi_files test_user_valid_until/test.py::test_basic [gw5] [ 1%] PASSED test_ssh/test.py::test_create_table test_ssh/test.py::test_no_inserts_from_infile [gw5] [ 2%] PASSED test_ssh/test.py::test_no_inserts_from_infile test_ssh/test.py::test_no_queries_from_file [gw5] [ 3%] PASSED test_ssh/test.py::test_no_queries_from_file test_ssh/test.py::test_no_selects_into_outfile [gw5] [ 4%] PASSED test_ssh/test.py::test_no_selects_into_outfile test_ssh/test.py::test_simple_query_with_openssh_client [gw5] [ 5%] PASSED test_ssh/test.py::test_simple_query_with_openssh_client test_ssh/test.py::test_simple_query_with_paramiko [gw5] [ 6%] PASSED test_ssh/test.py::test_simple_query_with_paramiko [gw9] [ 8%] PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers [gw9] [ 9%] PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers [gw9] [ 10%] PASSED test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 [gw7] [ 11%] PASSED test_system_queries/test.py::test_DROP_DNS_CACHE test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] [gw7] [ 12%] PASSED test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY [gw7] [ 13%] PASSED test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY test_system_queries/test.py::test_system_flush_logs [gw2] [ 14%] PASSED test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete [gw2] [ 16%] PASSED test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_hiding_credentials [gw2] [ 17%] PASSED test_storage_redis/test.py::test_hiding_credentials test_storage_redis/test.py::test_select_int [gw6] [ 18%] PASSED test_user_valid_until/test.py::test_basic test_user_valid_until/test.py::test_details [gw2] [ 19%] PASSED test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert [gw6] [ 20%] PASSED test_user_valid_until/test.py::test_details test_user_valid_until/test.py::test_multiple_authentication_methods [gw7] [ 21%] PASSED test_system_queries/test.py::test_system_flush_logs [gw9] [ 22%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] [gw4] [ 24%] PASSED test_table_function_mongodb_legacy/test.py::test_auth_source[False] test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] [gw2] [ 25%] PASSED test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select [gw9] [ 26%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] [gw4] [ 27%] PASSED test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] [gw2] [ 28%] PASSED test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate [gw4] [ 29%] PASSED test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] test_table_function_mongodb_legacy/test.py::test_missing_columns[False] [gw4] [ 31%] PASSED test_table_function_mongodb_legacy/test.py::test_missing_columns[False] test_table_function_mongodb_legacy/test.py::test_no_credentials[False] [gw6] [ 32%] PASSED test_user_valid_until/test.py::test_multiple_authentication_methods test_user_valid_until/test.py::test_restart [gw4] [ 33%] PASSED test_table_function_mongodb_legacy/test.py::test_no_credentials[False] test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] [gw2] [ 34%] PASSED test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update [gw4] [ 35%] PASSED test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] test_table_function_mongodb_legacy/test.py::test_secure_connection[True] test_shutdown_static_destructor_failure/test.py::test_shutdown [gw2] [ 36%] PASSED test_storage_redis/test.py::test_update test_zookeeper_config/test.py::test_chroot_with_different_root test_system_clusters_actual_information/test.py::test [gw6] [ 37%] PASSED test_user_valid_until/test.py::test_restart test_store_cleanup/test.py::test_store_cleanup [gw0] [ 39%] PASSED test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type [gw0] [ 40%] PASSED test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings [gw7] [ 41%] PASSED test_shutdown_static_destructor_failure/test.py::test_shutdown [gw0] [ 42%] PASSED test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_delta/test_imds.py::test_session_token [gw0] [ 43%] PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select [gw5] [ 44%] PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume [gw9] [ 45%] PASSED test_zookeeper_config/test.py::test_chroot_with_different_root test_zookeeper_config/test.py::test_chroot_with_same_root [gw0] [ 47%] PASSED test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins [gw5] [ 48%] PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation [gw9] [ 49%] PASSED test_zookeeper_config/test.py::test_chroot_with_same_root [gw0] [ 50%] PASSED test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections [gw4] [ 51%] PASSED test_table_function_mongodb_legacy/test.py::test_secure_connection[True] test_table_function_mongodb_legacy/test.py::test_simple_select[False] [gw0] [ 52%] PASSED test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_in [gw5] [ 54%] PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation [gw0] [ 55%] PASSED test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null [gw0] [ 56%] PASSED test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point [gw0] [ 57%] PASSED test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_mysql_ssl_auth [gw0] [ 58%] PASSED test_storage_mysql/test.py::test_mysql_ssl_auth test_storage_mysql/test.py::test_predefined_connection_configuration [gw0] [ 59%] PASSED test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select [gw0] [ 60%] PASSED test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference [gw0] [ 62%] PASSED test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings test_undrop_query/test.py::test_undrop_drop_and_undrop_loop [gw0] [ 63%] PASSED test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout [gw7] [ 64%] PASSED test_storage_delta/test_imds.py::test_session_token [gw0] [ 65%] PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function [gw0] [ 66%] PASSED test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where [gw0] [ 67%] PASSED test_storage_mysql/test.py::test_where test_truncate_database/test_replicated.py::test_truncate_database_replicated [gw6] [ 68%] PASSED test_store_cleanup/test.py::test_store_cleanup test_tmp_policy/test.py::test_disk_selection [gw9] [ 70%] PASSED test_undrop_query/test.py::test_undrop_drop_and_undrop_loop [gw4] [ 71%] PASSED test_table_function_mongodb_legacy/test.py::test_simple_select[False] test_trace_log_build_id/test.py::test_trace_log_build_id [gw6] [ 72%] PASSED test_tmp_policy/test.py::test_disk_selection [gw7] [ 73%] PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated [gw4] [ 74%] SKIPPED test_trace_log_build_id/test.py::test_trace_log_build_id [gw8] [ 75%] PASSED test_storage_hudi/test.py::test_multiple_hudi_files test_storage_hudi/test.py::test_single_hudi_file [gw8] [ 77%] PASSED test_storage_hudi/test.py::test_single_hudi_file test_storage_hudi/test.py::test_types [gw8] [ 78%] PASSED test_storage_hudi/test.py::test_types [gw1] [ 79%] PASSED test_storage_s3_queue/test_3.py::test_commit_on_limit[16] test_storage_s3_queue/test_3.py::test_commit_on_limit[1] [gw2] [ 80%] PASSED test_system_clusters_actual_information/test.py::test [gw1] [ 81%] PASSED test_storage_s3_queue/test_3.py::test_commit_on_limit[1] test_storage_s3_queue/test_3.py::test_exception_during_insert test_trace_collector_serverwide/test.py::test_global_thread_profiler [gw2] [ 82%] PASSED test_trace_collector_serverwide/test.py::test_global_thread_profiler [gw1] [ 83%] PASSED test_storage_s3_queue/test_3.py::test_exception_during_insert test_storage_s3_queue/test_3.py::test_processed_file_setting[1] [gw1] [ 85%] PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting[1] test_storage_s3_queue/test_3.py::test_processed_file_setting[5] [gw1] [ 86%] PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting[5] test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1] [gw3] [ 87%] PASSED test_storage_s3_queue/test_1.py::test_drop_table test_storage_s3_queue/test_1.py::test_max_set_age [gw1] [ 88%] PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1] test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5] [gw1] [ 89%] PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5] test_storage_s3_queue/test_3.py::test_settings_check [gw3] [ 90%] PASSED test_storage_s3_queue/test_1.py::test_max_set_age test_storage_s3_queue/test_1.py::test_max_set_size [gw1] [ 91%] PASSED test_storage_s3_queue/test_3.py::test_settings_check test_storage_s3_queue/test_3.py::test_upgrade [gw3] [ 93%] PASSED test_storage_s3_queue/test_1.py::test_max_set_size test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered] [gw1] [ 94%] PASSED test_storage_s3_queue/test_3.py::test_upgrade test_storage_s3_queue/test_3.py::test_upgrade_2 [gw3] [ 95%] PASSED test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered] test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered] [gw1] [ 96%] PASSED test_storage_s3_queue/test_3.py::test_upgrade_2 [gw3] [ 97%] PASSED test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered] test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered] [gw3] [ 98%] PASSED test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered] test_storage_s3_queue/test_1.py::test_s3_client_reused [gw3] [100%] PASSED test_storage_s3_queue/test_1.py::test_s3_client_reused =============================== warnings summary =============================== test_table_function_mongodb_legacy/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:223: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:120: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:259: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:182: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:141: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_secure_connection[True] test_table_function_mongodb_legacy/test.py::test_simple_select[False] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb_legacy/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:44: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 323.41s call test_storage_s3_queue/test_1.py::test_s3_client_reused 169.43s setup test_storage_s3_queue/test_1.py::test_drop_table 168.45s setup test_storage_s3_queue/test_3.py::test_commit_on_limit[16] 136.77s call test_storage_hudi/test.py::test_multiple_hudi_files 120.78s call test_system_clusters_actual_information/test.py::test 112.93s call test_storage_s3_queue/test_1.py::test_drop_table 72.58s call test_store_cleanup/test.py::test_store_cleanup 64.20s call test_storage_s3_queue/test_1.py::test_max_set_age 55.44s setup test_storage_mysql/test.py::test_binary_type 47.42s call test_storage_s3_queue/test_3.py::test_exception_during_insert 37.61s call test_table_function_mongodb_legacy/test.py::test_simple_select[False] 35.29s setup test_table_function_mongodb_legacy/test.py::test_auth_source[False] 31.77s call test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1] 31.72s call test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered] 31.28s call test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5] 27.64s setup test_table_function_mongodb_legacy/test.py::test_secure_connection[True] 27.29s call test_storage_s3_queue/test_3.py::test_upgrade_2 26.98s teardown test_storage_s3_queue/test_3.py::test_upgrade_2 26.81s setup test_storage_redis/test.py::test_create_table 24.30s call test_storage_s3_queue/test_3.py::test_upgrade 24.07s call test_undrop_query/test.py::test_undrop_drop_and_undrop_loop 23.97s call test_storage_s3_queue/test_3.py::test_processed_file_setting[5] 23.01s setup test_table_function_mongodb_legacy/test.py::test_simple_select[False] 22.91s teardown test_zookeeper_config/test.py::test_chroot_with_same_root 22.72s setup test_storage_delta/test_imds.py::test_session_token 22.70s call test_storage_s3_queue/test_3.py::test_processed_file_setting[1] 22.64s call test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered] 22.42s call test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered] 22.10s teardown test_zero_copy_fetch/test.py::test_zero_copy_mutation 22.09s teardown test_storage_s3_queue/test_1.py::test_s3_client_reused 22.02s call test_storage_s3_queue/test_1.py::test_max_set_size 21.97s teardown test_storage_delta/test_imds.py::test_session_token 21.95s teardown test_storage_hudi/test.py::test_types 21.31s call test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 20.91s setup test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 20.25s setup test_truncate_database/test_replicated.py::test_truncate_database_replicated 19.36s setup test_trace_log_build_id/test.py::test_trace_log_build_id 18.88s setup test_storage_hudi/test.py::test_multiple_hudi_files 18.66s setup test_system_queries/test.py::test_DROP_DNS_CACHE 18.45s setup test_zookeeper_config/test.py::test_chroot_with_different_root 17.46s call test_user_valid_until/test.py::test_basic 16.84s setup test_storage_url_http_headers/test.py::test_storage_url_http_headers 16.06s call test_storage_delta/test_imds.py::test_session_token 15.86s setup test_system_clusters_actual_information/test.py::test 15.77s setup test_user_valid_until/test.py::test_basic 15.62s setup test_ssh/test.py::test_create_table 14.08s setup test_trace_collector_serverwide/test.py::test_global_thread_profiler 14.00s setup test_shutdown_static_destructor_failure/test.py::test_shutdown 13.81s setup test_undrop_query/test.py::test_undrop_drop_and_undrop_loop 12.69s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 11.34s call test_storage_mysql/test.py::test_settings_connection_wait_timeout 10.56s call test_tmp_policy/test.py::test_disk_selection 9.34s teardown test_storage_mysql/test.py::test_where 9.24s call test_user_valid_until/test.py::test_restart 8.90s teardown test_system_clusters_actual_information/test.py::test 8.56s call test_system_queries/test.py::test_system_flush_logs 7.20s call test_storage_s3_queue/test_3.py::test_commit_on_limit[16] 6.80s call test_storage_s3_queue/test_3.py::test_commit_on_limit[1] 6.68s setup test_tmp_policy/test.py::test_disk_selection 6.42s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 6.17s call test_storage_hudi/test.py::test_types 5.61s call test_storage_mysql/test.py::test_predefined_connection_configuration 5.32s teardown test_trace_collector_serverwide/test.py::test_global_thread_profiler 5.10s call test_storage_mysql/test.py::test_table_function 5.09s teardown test_truncate_database/test_replicated.py::test_truncate_database_replicated 5.06s setup test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered] 5.02s teardown test_system_queries/test.py::test_system_flush_logs 4.98s teardown test_trace_log_build_id/test.py::test_trace_log_build_id 4.95s teardown test_table_function_mongodb_legacy/test.py::test_simple_select[False] 4.83s teardown test_ssh/test.py::test_simple_query_with_paramiko 4.75s call test_shutdown_static_destructor_failure/test.py::test_shutdown 4.60s setup test_storage_s3_queue/test_1.py::test_s3_client_reused 4.59s call test_storage_mysql/test.py::test_where 4.52s setup test_store_cleanup/test.py::test_store_cleanup 4.45s teardown test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers 4.43s call test_zero_copy_fetch/test.py::test_zero_copy_mutation 4.42s call test_storage_hudi/test.py::test_single_hudi_file 4.14s teardown test_storage_redis/test.py::test_update 3.79s call test_storage_mysql/test.py::test_replace_select 3.79s call test_system_queries/test.py::test_DROP_DNS_CACHE 3.71s call test_storage_mysql/test.py::test_insert_on_duplicate_select 3.50s call test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 3.49s call test_truncate_database/test_replicated.py::test_truncate_database_replicated 3.47s call test_user_valid_until/test.py::test_multiple_authentication_methods 3.40s call test_storage_mysql/test.py::test_settings 3.31s call test_zookeeper_config/test.py::test_chroot_with_same_root 3.27s teardown test_undrop_query/test.py::test_undrop_drop_and_undrop_loop 3.21s call test_zookeeper_config/test.py::test_chroot_with_different_root 3.18s call test_zero_copy_fetch/test.py::test_fetch_correct_volume 3.08s teardown test_tmp_policy/test.py::test_disk_selection 2.82s call test_storage_redis/test.py::test_create_table 2.72s call test_storage_mysql/test.py::test_mysql_point 2.67s call test_storage_mysql/test.py::test_insert_select 2.64s call test_storage_mysql/test.py::test_external_settings 2.46s setup test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered] 2.44s setup test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5] 2.33s call test_storage_redis/test.py::test_update 2.21s call test_storage_mysql/test.py::test_mysql_in 1.98s call test_storage_mysql/test.py::test_many_connections 1.93s call test_storage_redis/test.py::test_simple_insert 1.92s call test_storage_redis/test.py::test_delete 1.88s call test_storage_mysql/test.py::test_joins 1.81s call test_storage_mysql/test.py::test_schema_inference 1.78s call test_storage_mysql/test.py::test_mysql_null 1.71s call test_user_valid_until/test.py::test_details 1.66s call test_table_function_mongodb_legacy/test.py::test_secure_connection[True] 1.65s setup test_storage_s3_queue/test_3.py::test_settings_check 1.59s call test_storage_s3_queue/test_3.py::test_settings_check 1.58s setup test_storage_s3_queue/test_1.py::test_max_set_age 1.57s setup test_storage_s3_queue/test_3.py::test_exception_during_insert 1.55s call test_storage_redis/test.py::test_truncate 1.55s call test_storage_redis/test.py::test_hiding_credentials 1.55s setup test_storage_s3_queue/test_3.py::test_processed_file_setting[5] 1.42s teardown test_shutdown_static_destructor_failure/test.py::test_shutdown 1.40s teardown test_store_cleanup/test.py::test_store_cleanup 1.35s teardown test_user_valid_until/test.py::test_restart 1.18s call test_storage_redis/test.py::test_select_int 1.16s setup test_storage_s3_queue/test_3.py::test_commit_on_limit[1] 1.15s setup test_storage_s3_queue/test_1.py::test_max_set_size 1.12s call test_storage_redis/test.py::test_simple_select 1.04s call test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] 1.01s setup test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered] 1.00s call test_storage_mysql/test.py::test_enum_type 0.96s setup test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1] 0.85s call test_table_function_mongodb_legacy/test.py::test_auth_source[False] 0.72s call test_storage_mysql/test.py::test_binary_type 0.71s setup test_storage_s3_queue/test_3.py::test_processed_file_setting[1] 0.68s call test_ssh/test.py::test_create_table 0.63s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.62s call test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers 0.60s call test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.59s setup test_storage_s3_queue/test_3.py::test_upgrade_2 0.55s setup test_storage_s3_queue/test_3.py::test_upgrade 0.53s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.49s call test_table_function_mongodb_legacy/test.py::test_missing_columns[False] 0.49s call test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.41s call test_storage_mysql/test.py::test_mysql_ssl_auth 0.41s call test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] 0.37s call test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.35s call test_table_function_mongodb_legacy/test.py::test_no_credentials[False] 0.34s call test_ssh/test.py::test_simple_query_with_openssh_client 0.32s call test_trace_collector_serverwide/test.py::test_global_thread_profiler 0.32s call test_trace_log_build_id/test.py::test_trace_log_build_id 0.32s call test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.31s call test_ssh/test.py::test_simple_query_with_paramiko 0.06s call test_ssh/test.py::test_no_selects_into_outfile 0.06s call test_ssh/test.py::test_no_queries_from_file 0.05s call test_ssh/test.py::test_no_inserts_from_infile 0.02s teardown test_storage_s3_queue/test_1.py::test_drop_table 0.00s teardown test_storage_s3_queue/test_3.py::test_exception_during_insert 0.00s teardown test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered] 0.00s teardown test_storage_s3_queue/test_1.py::test_max_set_age 0.00s teardown test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered] 0.00s teardown test_storage_hudi/test.py::test_multiple_hudi_files 0.00s teardown test_storage_s3_queue/test_3.py::test_commit_on_limit[16] 0.00s setup test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s setup test_storage_mysql/test.py::test_enum_type 0.00s teardown test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered] 0.00s setup test_user_valid_until/test.py::test_restart 0.00s teardown test_table_function_mongodb_legacy/test.py::test_no_credentials[False] 0.00s teardown test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 0.00s teardown test_storage_mysql/test.py::test_binary_type 0.00s setup test_system_queries/test.py::test_system_flush_logs 0.00s setup test_storage_hudi/test.py::test_types 0.00s setup test_table_function_mongodb_legacy/test.py::test_no_credentials[False] 0.00s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.00s setup test_storage_mysql/test.py::test_mysql_point 0.00s setup test_storage_mysql/test.py::test_table_function 0.00s setup test_zero_copy_fetch/test.py::test_zero_copy_mutation 0.00s setup test_storage_mysql/test.py::test_mysql_in 0.00s setup test_storage_mysql/test.py::test_schema_inference 0.00s teardown test_storage_s3_queue/test_3.py::test_processed_file_setting[5] 0.00s setup test_storage_hudi/test.py::test_single_hudi_file 0.00s setup test_zookeeper_config/test.py::test_chroot_with_same_root 0.00s setup test_storage_mysql/test.py::test_external_settings 0.00s setup test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_s3_queue/test_3.py::test_settings_check 0.00s teardown test_table_function_mongodb_legacy/test.py::test_auth_source[False] 0.00s setup test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] 0.00s setup test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.00s teardown test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5] 0.00s setup test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] 0.00s teardown test_storage_redis/test.py::test_create_table 0.00s setup test_storage_mysql/test.py::test_where 0.00s teardown test_storage_s3_queue/test_3.py::test_upgrade 0.00s setup test_ssh/test.py::test_no_selects_into_outfile 0.00s setup test_storage_redis/test.py::test_simple_select 0.00s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.00s teardown test_storage_mysql/test.py::test_enum_type 0.00s teardown test_storage_mysql/test.py::test_settings 0.00s teardown test_storage_s3_queue/test_3.py::test_commit_on_limit[1] 0.00s setup test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s setup test_ssh/test.py::test_no_inserts_from_infile 0.00s teardown test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s teardown test_storage_hudi/test.py::test_single_hudi_file 0.00s teardown test_storage_mysql/test.py::test_mysql_null 0.00s setup test_storage_mysql/test.py::test_mysql_null 0.00s teardown test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1] 0.00s setup test_storage_mysql/test.py::test_replace_select 0.00s setup test_ssh/test.py::test_simple_query_with_paramiko 0.00s setup test_storage_redis/test.py::test_hiding_credentials 0.00s teardown test_storage_mysql/test.py::test_replace_select 0.00s setup test_storage_mysql/test.py::test_many_connections 0.00s teardown test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s teardown test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 0.00s teardown test_system_queries/test.py::test_DROP_DNS_CACHE 0.00s setup test_user_valid_until/test.py::test_details 0.00s setup test_storage_redis/test.py::test_delete 0.00s teardown test_storage_redis/test.py::test_delete 0.00s teardown test_storage_mysql/test.py::test_table_function 0.00s teardown test_table_function_mongodb_legacy/test.py::test_missing_columns[False] 0.00s setup test_user_valid_until/test.py::test_multiple_authentication_methods 0.00s teardown test_storage_mysql/test.py::test_joins 0.00s teardown test_ssh/test.py::test_create_table 0.00s teardown test_user_valid_until/test.py::test_multiple_authentication_methods 0.00s teardown test_user_valid_until/test.py::test_basic 0.00s teardown test_user_valid_until/test.py::test_details 0.00s setup test_storage_mysql/test.py::test_insert_select 0.00s setup test_ssh/test.py::test_simple_query_with_openssh_client 0.00s setup test_storage_mysql/test.py::test_settings 0.00s setup test_storage_redis/test.py::test_truncate 0.00s setup test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 0.00s teardown test_zookeeper_config/test.py::test_chroot_with_different_root 0.00s teardown test_storage_mysql/test.py::test_many_connections 0.00s teardown test_storage_redis/test.py::test_simple_insert 0.00s teardown test_ssh/test.py::test_simple_query_with_openssh_client 0.00s setup test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s teardown test_storage_mysql/test.py::test_mysql_in 0.00s teardown test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] 0.00s teardown test_storage_redis/test.py::test_simple_select 0.00s teardown test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s teardown test_storage_s3_queue/test_3.py::test_processed_file_setting[1] 0.00s setup test_storage_redis/test.py::test_update 0.00s teardown test_storage_s3_queue/test_1.py::test_max_set_size 0.00s setup test_storage_mysql/test.py::test_mysql_ssl_auth 0.00s teardown test_storage_mysql/test.py::test_schema_inference 0.00s setup test_storage_redis/test.py::test_simple_insert 0.00s setup test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s setup test_ssh/test.py::test_no_queries_from_file 0.00s setup test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.00s setup test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers 0.00s setup test_storage_mysql/test.py::test_joins 0.00s teardown test_storage_redis/test.py::test_truncate 0.00s teardown test_ssh/test.py::test_no_selects_into_outfile 0.00s teardown test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s teardown test_table_function_mongodb_legacy/test.py::test_secure_connection[True] 0.00s teardown test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.00s teardown test_storage_mysql/test.py::test_mysql_ssl_auth 0.00s teardown test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.00s setup test_storage_redis/test.py::test_select_int 0.00s teardown test_storage_mysql/test.py::test_insert_select 0.00s setup test_table_function_mongodb_legacy/test.py::test_missing_columns[False] 0.00s teardown test_storage_redis/test.py::test_select_int 0.00s teardown test_storage_mysql/test.py::test_external_settings 0.00s teardown test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.00s teardown test_ssh/test.py::test_no_inserts_from_infile 0.00s teardown test_ssh/test.py::test_no_queries_from_file 0.00s teardown test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] 0.00s teardown test_storage_mysql/test.py::test_mysql_point 0.00s teardown test_storage_redis/test.py::test_hiding_credentials 0.00s teardown test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] =========================== short test summary info ============================ PASSED test_ssh/test.py::test_create_table PASSED test_ssh/test.py::test_no_inserts_from_infile PASSED test_ssh/test.py::test_no_queries_from_file PASSED test_ssh/test.py::test_no_selects_into_outfile PASSED test_ssh/test.py::test_simple_query_with_openssh_client PASSED test_ssh/test.py::test_simple_query_with_paramiko PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers PASSED test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers PASSED test_system_queries/test.py::test_DROP_DNS_CACHE PASSED test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS PASSED test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY PASSED test_storage_redis/test.py::test_create_table PASSED test_storage_redis/test.py::test_delete PASSED test_storage_redis/test.py::test_hiding_credentials PASSED test_user_valid_until/test.py::test_basic PASSED test_storage_redis/test.py::test_select_int PASSED test_user_valid_until/test.py::test_details PASSED test_system_queries/test.py::test_system_flush_logs PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] PASSED test_table_function_mongodb_legacy/test.py::test_auth_source[False] PASSED test_storage_redis/test.py::test_simple_insert PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] PASSED test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] PASSED test_storage_redis/test.py::test_simple_select PASSED test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] PASSED test_table_function_mongodb_legacy/test.py::test_missing_columns[False] PASSED test_user_valid_until/test.py::test_multiple_authentication_methods PASSED test_table_function_mongodb_legacy/test.py::test_no_credentials[False] PASSED test_storage_redis/test.py::test_truncate PASSED test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] PASSED test_storage_redis/test.py::test_update PASSED test_user_valid_until/test.py::test_restart PASSED test_storage_mysql/test.py::test_binary_type PASSED test_storage_mysql/test.py::test_enum_type PASSED test_shutdown_static_destructor_failure/test.py::test_shutdown PASSED test_storage_mysql/test.py::test_external_settings PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 PASSED test_zookeeper_config/test.py::test_chroot_with_different_root PASSED test_storage_mysql/test.py::test_insert_select PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume PASSED test_zookeeper_config/test.py::test_chroot_with_same_root PASSED test_storage_mysql/test.py::test_joins PASSED test_table_function_mongodb_legacy/test.py::test_secure_connection[True] PASSED test_storage_mysql/test.py::test_many_connections PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation PASSED test_storage_mysql/test.py::test_mysql_in PASSED test_storage_mysql/test.py::test_mysql_null PASSED test_storage_mysql/test.py::test_mysql_point PASSED test_storage_mysql/test.py::test_mysql_ssl_auth PASSED test_storage_mysql/test.py::test_predefined_connection_configuration PASSED test_storage_mysql/test.py::test_replace_select PASSED test_storage_mysql/test.py::test_schema_inference PASSED test_storage_mysql/test.py::test_settings PASSED test_storage_delta/test_imds.py::test_session_token PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout PASSED test_storage_mysql/test.py::test_table_function PASSED test_storage_mysql/test.py::test_where PASSED test_store_cleanup/test.py::test_store_cleanup PASSED test_undrop_query/test.py::test_undrop_drop_and_undrop_loop PASSED test_table_function_mongodb_legacy/test.py::test_simple_select[False] PASSED test_tmp_policy/test.py::test_disk_selection PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated PASSED test_storage_hudi/test.py::test_multiple_hudi_files PASSED test_storage_hudi/test.py::test_single_hudi_file PASSED test_storage_hudi/test.py::test_types PASSED test_storage_s3_queue/test_3.py::test_commit_on_limit[16] PASSED test_system_clusters_actual_information/test.py::test PASSED test_storage_s3_queue/test_3.py::test_commit_on_limit[1] PASSED test_trace_collector_serverwide/test.py::test_global_thread_profiler PASSED test_storage_s3_queue/test_3.py::test_exception_during_insert PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting[1] PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting[5] PASSED test_storage_s3_queue/test_1.py::test_drop_table PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1] PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5] PASSED test_storage_s3_queue/test_1.py::test_max_set_age PASSED test_storage_s3_queue/test_3.py::test_settings_check PASSED test_storage_s3_queue/test_1.py::test_max_set_size PASSED test_storage_s3_queue/test_3.py::test_upgrade PASSED test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered] PASSED test_storage_s3_queue/test_3.py::test_upgrade_2 PASSED test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered] PASSED test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered] PASSED test_storage_s3_queue/test_1.py::test_s3_client_reused SKIPPED [1] test_trace_log_build_id/test.py:43: Sanitizers are skipped, because trace_log is disabled with sanitizers. ============ 86 passed, 1 skipped, 8 warnings in 809.58s (0:13:29) =============